Papers with multi-label image classification
Resampled Datasets Are Not Enough: Mitigating Societal Bias Beyond Single Attributes (2024.emnlp-main)
Copied to clipboard
Yusuke Hirota, Jerone Andrews, Dora Zhao, Orestis Papakyriakopoulos, Apostolos Modas, Yuta Nakashima, Alice Xiang
| Challenge: | Traditional approaches only target labeled attributes, ignoring biases from unlabeled ones. |
| Approach: | They propose a method that ensures protected group independence from all attributes and mitigates inpainting biases through data filtering. |
| Outcome: | The proposed approach achieves an average reduction of 46.1% in leakage-based bias metrics for multi-label classification and 74.8% for image captioning. |
Combining Supervised Learning and Reinforcement Learning for Multi-Label Classification Tasks with Partial Labels (2024.acl-long)
Copied to clipboard
| Challenge: | Existing supervised learning methods rely on human annotations, but multi-label tasks pose challenges due to the specific domain knowledge and large class sets. |
| Approach: | They propose a framework that can be used to annotate a subset of positive classes from a multi-label dataset. |
| Outcome: | The proposed framework is generalized and effective across multiple tasks. |